In [170]:
%run C:\Users\MANU\Funcion_plots.ipynb
print function loaded

Awaji Island¶

Date: 12 Apr 2013 20:33:17¶

m = 6.3¶

In [171]:
folder, earthquake = find_earthquake('Awaji Island')
In [172]:
bar_chart_fp(folder)
In [173]:
plot_box_3d(folder)
In [174]:
scatter_plot_evs(folder)
In [175]:
temporal_series_b(folder)
In [176]:
alert_status_plot(folder)
In [177]:
table_specific(folder, earthquake)
Earthquake Date Magnitude b_ref b-Max3 b-Max7 b-Max30 b-Max90 Strike Dip Rake Fault type
Awaji Island 2013-04-12 20:33:17.750000 6.3 0.66 nan nan 126.96 133.2 180 68 98 TH
In [ ]:

In [ ]: